home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Corel Draw 9
/
CorelDraw9 Disco 1.iso
/
Draw
/
Cont_rel
/
Rellenos
/
Textura
/
Elementos
/
vapor3.csc
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-11-24
|
292 b
|
14 lines
REM Favorite : Fill
WITHOBJECT "CorelDraw.Automation.9"
.StartOfRecording
.SuppressPainting
.RecorderStorePreselectedObjects FALSE
.RecorderSelectObjectByIndex TRUE, 1
.ApplyTextureFill "", "Vapor 5C", "Cdr5:Vapor 5C"
.ResumePainting
.EndOfRecording
END WITHOBJECT